3.7.74 \(\int \frac {1}{(a+b x^2+c x^4)^2} \, dx\)

Optimal. Leaf size=252 \[ \frac {x \left (-2 a c+b^2+b c x^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\sqrt {c} \left (b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (-b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {\sqrt {b^2-4 a c}+b}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.51, antiderivative size = 252, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.214, Rules used = {1092, 1166, 205} \begin {gather*} \frac {x \left (-2 a c+b^2+b c x^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\sqrt {c} \left (b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (-b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {\sqrt {b^2-4 a c}+b}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x^2 + c*x^4)^(-2),x]

[Out]

(x*(b^2 - 2*a*c + b*c*x^2))/(2*a*(b^2 - 4*a*c)*(a + b*x^2 + c*x^4)) + (Sqrt[c]*(b^2 - 12*a*c + b*Sqrt[b^2 - 4*
a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a*(b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[
b^2 - 4*a*c]]) - (Sqrt[c]*(b^2 - 12*a*c - b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 -
4*a*c]]])/(2*Sqrt[2]*a*(b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]])

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 1092

Int[((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> -Simp[(x*(b^2 - 2*a*c + b*c*x^2)*(a + b*x^2 + c*x^
4)^(p + 1))/(2*a*(p + 1)*(b^2 - 4*a*c)), x] + Dist[1/(2*a*(p + 1)*(b^2 - 4*a*c)), Int[(b^2 - 2*a*c + 2*(p + 1)
*(b^2 - 4*a*c) + b*c*(4*p + 7)*x^2)*(a + b*x^2 + c*x^4)^(p + 1), x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*
a*c, 0] && LtQ[p, -1] && IntegerQ[2*p]

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rubi steps

\begin {align*} \int \frac {1}{\left (a+b x^2+c x^4\right )^2} \, dx &=\frac {x \left (b^2-2 a c+b c x^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\int \frac {b^2-2 a c-2 \left (b^2-4 a c\right )-b c x^2}{a+b x^2+c x^4} \, dx}{2 a \left (b^2-4 a c\right )}\\ &=\frac {x \left (b^2-2 a c+b c x^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\left (c \left (b^2-12 a c-b \sqrt {b^2-4 a c}\right )\right ) \int \frac {1}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{4 a \left (b^2-4 a c\right )^{3/2}}+\frac {\left (c \left (b^2-12 a c+b \sqrt {b^2-4 a c}\right )\right ) \int \frac {1}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx}{4 a \left (b^2-4 a c\right )^{3/2}}\\ &=\frac {x \left (b^2-2 a c+b c x^2\right )}{2 a \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\sqrt {c} \left (b^2-12 a c+b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (b^2-12 a c-b \sqrt {b^2-4 a c}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \left (b^2-4 a c\right )^{3/2} \sqrt {b+\sqrt {b^2-4 a c}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.42, size = 243, normalized size = 0.96 \begin {gather*} \frac {\frac {2 x \left (-2 a c+b^2+b c x^2\right )}{\left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac {\sqrt {2} \sqrt {c} \left (b \sqrt {b^2-4 a c}-12 a c+b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\sqrt {2} \sqrt {c} \left (b \sqrt {b^2-4 a c}+12 a c-b^2\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt {\sqrt {b^2-4 a c}+b}}}{4 a} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x^2 + c*x^4)^(-2),x]

[Out]

((2*x*(b^2 - 2*a*c + b*c*x^2))/((b^2 - 4*a*c)*(a + b*x^2 + c*x^4)) + (Sqrt[2]*Sqrt[c]*(b^2 - 12*a*c + b*Sqrt[b
^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[b^2 -
 4*a*c]]) + (Sqrt[2]*Sqrt[c]*(-b^2 + 12*a*c + b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^
2 - 4*a*c]]])/((b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]))/(4*a)

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\left (a+b x^2+c x^4\right )^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(a + b*x^2 + c*x^4)^(-2),x]

[Out]

IntegrateAlgebraic[(a + b*x^2 + c*x^4)^(-2), x]

________________________________________________________________________________________

fricas [B]  time = 1.00, size = 2309, normalized size = 9.16

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x^4+b*x^2+a)^2,x, algorithm="fricas")

[Out]

1/4*(2*b*c*x^3 + sqrt(1/2)*((a*b^2*c - 4*a^2*c^2)*x^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*x^2)*sqrt(-(b^
5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18*a*b^2*c
+ 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^
2 - 64*a^6*c^3))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*x + 1/2*sqrt(1/2)*(b^8 - 23*a*b^6*c + 190*a^2*b^
4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4 - (a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^5*c^2 - 448*a^6*b^3*c^3 + 512*a^7*
b*c^4)*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))*sqrt(-(b^
5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18*a*b^2*c
+ 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^
2 - 64*a^6*c^3))) - sqrt(1/2)*((a*b^2*c - 4*a^2*c^2)*x^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*x^2)*sqrt(-
(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18*a*b^2
*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2
*c^2 - 64*a^6*c^3))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*x - 1/2*sqrt(1/2)*(b^8 - 23*a*b^6*c + 190*a^2
*b^4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4 - (a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^5*c^2 - 448*a^6*b^3*c^3 + 512*a
^7*b*c^4)*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))*sqrt(-
(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 + (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18*a*b^2
*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2
*c^2 - 64*a^6*c^3))) + sqrt(1/2)*((a*b^2*c - 4*a^2*c^2)*x^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*x^2)*sqr
t(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18*a*
b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*
b^2*c^2 - 64*a^6*c^3))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*x + 1/2*sqrt(1/2)*(b^8 - 23*a*b^6*c + 190*
a^2*b^4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4 + (a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^5*c^2 - 448*a^6*b^3*c^3 + 51
2*a^7*b*c^4)*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))*sqr
t(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18*a*
b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a^5*
b^2*c^2 - 64*a^6*c^3))) - sqrt(1/2)*((a*b^2*c - 4*a^2*c^2)*x^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*x^2)*
sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18
*a*b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a
^5*b^2*c^2 - 64*a^6*c^3))*log((5*b^4*c^2 - 81*a*b^2*c^3 + 324*a^2*c^4)*x - 1/2*sqrt(1/2)*(b^8 - 23*a*b^6*c + 1
90*a^2*b^4*c^2 - 672*a^3*b^2*c^3 + 864*a^4*c^4 + (a^3*b^9 - 20*a^4*b^7*c + 144*a^5*b^5*c^2 - 448*a^6*b^3*c^3 +
 512*a^7*b*c^4)*sqrt((b^4 - 18*a*b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))*
sqrt(-(b^5 - 15*a*b^3*c + 60*a^2*b*c^2 - (a^3*b^6 - 12*a^4*b^4*c + 48*a^5*b^2*c^2 - 64*a^6*c^3)*sqrt((b^4 - 18
*a*b^2*c + 81*a^2*c^2)/(a^6*b^6 - 12*a^7*b^4*c + 48*a^8*b^2*c^2 - 64*a^9*c^3)))/(a^3*b^6 - 12*a^4*b^4*c + 48*a
^5*b^2*c^2 - 64*a^6*c^3))) + 2*(b^2 - 2*a*c)*x)/((a*b^2*c - 4*a^2*c^2)*x^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^
2*b*c)*x^2)

________________________________________________________________________________________

giac [B]  time = 0.86, size = 2682, normalized size = 10.64

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x^4+b*x^2+a)^2,x, algorithm="giac")

[Out]

1/2*(b*c*x^3 + b^2*x - 2*a*c*x)/((c*x^4 + b*x^2 + a)*(a*b^2 - 4*a^2*c)) + 1/16*(2*a^2*b^7*c^2 - 40*a^3*b^5*c^3
 + 224*a^4*b^3*c^4 - 384*a^5*b*c^5 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^7 + 20*sq
rt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b^5*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqr
t(b^2 - 4*a*c)*c)*a^2*b^6*c - 112*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^4*b^3*c^2 - 32*s
qrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b^4*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sq
rt(b^2 - 4*a*c)*c)*a^2*b^5*c^2 + 192*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^5*b*c^3 + 96*
sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^4*b^2*c^3 + 16*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c
+ sqrt(b^2 - 4*a*c)*c)*a^3*b^3*c^3 - 48*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^4*b*c^4 -
2*(b^2 - 4*a*c)*a^2*b^5*c^2 + 32*(b^2 - 4*a*c)*a^3*b^3*c^3 - 96*(b^2 - 4*a*c)*a^4*b*c^4 + (2*b^3*c^2 - 8*a*b*c
^3 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^3 + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sq
rt(b^2 - 4*a*c)*c)*a*b*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^2*c - sqrt(2)*sqrt(b^
2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b*c^2 - 2*(b^2 - 4*a*c)*b*c^2)*(a*b^2 - 4*a^2*c)^2 + 2*(sqrt(2)*sqr
t(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^6 - 14*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^4*c - 2*sqrt(2)*sqrt(b*c
 + sqrt(b^2 - 4*a*c)*c)*a*b^5*c - 2*a*b^6*c + 64*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b^2*c^2 + 20*sqrt
(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^3*c^2 + sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4*c^2 + 28*a^2*b
^4*c^2 - 96*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^4*c^3 - 48*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^3*b
*c^3 - 10*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c^3 - 128*a^3*b^2*c^3 + 24*sqrt(2)*sqrt(b*c + sqrt(b
^2 - 4*a*c)*c)*a^3*c^4 + 192*a^4*c^4 + 2*(b^2 - 4*a*c)*a*b^4*c - 20*(b^2 - 4*a*c)*a^2*b^2*c^2 + 48*(b^2 - 4*a*
c)*a^3*c^3)*abs(a*b^2 - 4*a^2*c))*arctan(2*sqrt(1/2)*x/sqrt((a*b^3 - 4*a^2*b*c + sqrt((a*b^3 - 4*a^2*b*c)^2 -
4*(a^2*b^2 - 4*a^3*c)*(a*b^2*c - 4*a^2*c^2)))/(a*b^2*c - 4*a^2*c^2)))/((a^3*b^6 - 12*a^4*b^4*c - 2*a^3*b^5*c +
 48*a^5*b^2*c^2 + 16*a^4*b^3*c^2 + a^3*b^4*c^2 - 64*a^6*c^3 - 32*a^5*b*c^3 - 8*a^4*b^2*c^3 + 16*a^5*c^4)*abs(a
*b^2 - 4*a^2*c)*abs(c)) - 1/16*(2*a^2*b^7*c^2 - 40*a^3*b^5*c^3 + 224*a^4*b^3*c^4 - 384*a^5*b*c^5 - sqrt(2)*sqr
t(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^7 + 20*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*
a*c)*c)*a^3*b^5*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^6*c - 112*sqrt(2)*sqrt(b
^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^4*b^3*c^2 - 32*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4
*a*c)*c)*a^3*b^4*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^5*c^2 + 192*sqrt(2)*sqr
t(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^5*b*c^3 + 96*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 -
4*a*c)*c)*a^4*b^2*c^3 + 16*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^3*b^3*c^3 - 48*sqrt(2)*
sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^4*b*c^4 - 2*(b^2 - 4*a*c)*a^2*b^5*c^2 + 32*(b^2 - 4*a*c)*a
^3*b^3*c^3 - 96*(b^2 - 4*a*c)*a^4*b*c^4 + (2*b^3*c^2 - 8*a*b*c^3 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b
^2 - 4*a*c)*c)*b^3 + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*c + 2*sqrt(2)*sqrt(b^2 -
4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^2*c - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b*c^2
 - 2*(b^2 - 4*a*c)*b*c^2)*(a*b^2 - 4*a^2*c)^2 - 2*(sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^6 - 14*sqrt(2)*
sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^4*c - 2*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^5*c + 2*a*b^6*c + 64
*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^3*b^2*c^2 + 20*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^3*c^2
+ sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^4*c^2 - 28*a^2*b^4*c^2 - 96*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)
*c)*a^4*c^3 - 48*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^3*b*c^3 - 10*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c
)*a^2*b^2*c^3 + 128*a^3*b^2*c^3 + 24*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^3*c^4 - 192*a^4*c^4 - 2*(b^2 -
4*a*c)*a*b^4*c + 20*(b^2 - 4*a*c)*a^2*b^2*c^2 - 48*(b^2 - 4*a*c)*a^3*c^3)*abs(a*b^2 - 4*a^2*c))*arctan(2*sqrt(
1/2)*x/sqrt((a*b^3 - 4*a^2*b*c - sqrt((a*b^3 - 4*a^2*b*c)^2 - 4*(a^2*b^2 - 4*a^3*c)*(a*b^2*c - 4*a^2*c^2)))/(a
*b^2*c - 4*a^2*c^2)))/((a^3*b^6 - 12*a^4*b^4*c - 2*a^3*b^5*c + 48*a^5*b^2*c^2 + 16*a^4*b^3*c^2 + a^3*b^4*c^2 -
 64*a^6*c^3 - 32*a^5*b*c^3 - 8*a^4*b^2*c^3 + 16*a^5*c^4)*abs(a*b^2 - 4*a^2*c)*abs(c))

________________________________________________________________________________________

maple [B]  time = 0.06, size = 733, normalized size = 2.91 \begin {gather*} \frac {\sqrt {2}\, b^{2} c \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}\, a}+\frac {\sqrt {2}\, b^{2} c \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}\, a}-\frac {3 \sqrt {2}\, c^{2} \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{\sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}-\frac {3 \sqrt {2}\, c^{2} \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{\sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}-\frac {b^{2} x}{4 \sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \left (x^{2}+\frac {b}{2 c}-\frac {\sqrt {-4 a c +b^{2}}}{2 c}\right ) a}+\frac {b^{2} x}{4 \sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \left (x^{2}+\frac {b}{2 c}+\frac {\sqrt {-4 a c +b^{2}}}{2 c}\right ) a}+\frac {\sqrt {2}\, b c \arctanh \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \left (4 a c -b^{2}\right ) \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}\, a}-\frac {\sqrt {2}\, b c \arctan \left (\frac {\sqrt {2}\, c x}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \left (4 a c -b^{2}\right ) \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}\, a}+\frac {c x}{\sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \left (x^{2}+\frac {b}{2 c}-\frac {\sqrt {-4 a c +b^{2}}}{2 c}\right )}-\frac {c x}{\sqrt {-4 a c +b^{2}}\, \left (4 a c -b^{2}\right ) \left (x^{2}+\frac {b}{2 c}+\frac {\sqrt {-4 a c +b^{2}}}{2 c}\right )}-\frac {b x}{4 \left (4 a c -b^{2}\right ) \left (x^{2}+\frac {b}{2 c}-\frac {\sqrt {-4 a c +b^{2}}}{2 c}\right ) a}-\frac {b x}{4 \left (4 a c -b^{2}\right ) \left (x^{2}+\frac {b}{2 c}+\frac {\sqrt {-4 a c +b^{2}}}{2 c}\right ) a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(c*x^4+b*x^2+a)^2,x)

[Out]

-1/4/(4*a*c-b^2)/a*x/(x^2+1/2*b/c-1/2*(-4*a*c+b^2)^(1/2)/c)*b+c/(-4*a*c+b^2)^(1/2)/(4*a*c-b^2)*x/(x^2+1/2*b/c-
1/2*(-4*a*c+b^2)^(1/2)/c)-1/4/(-4*a*c+b^2)^(1/2)/(4*a*c-b^2)/a*x/(x^2+1/2*b/c-1/2*(-4*a*c+b^2)^(1/2)/c)*b^2+1/
4*c/(4*a*c-b^2)/a*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*
c*x)*b-3*c^2/(-4*a*c+b^2)^(1/2)/(4*a*c-b^2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4
*a*c+b^2)^(1/2))*c)^(1/2)*c*x)+1/4*c/(-4*a*c+b^2)^(1/2)/(4*a*c-b^2)/a*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2
)*arctanh(2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*b^2-1/4/(4*a*c-b^2)/a*x/(x^2+1/2*b/c+1/2*(-4*a*c+b^2)
^(1/2)/c)*b-c/(-4*a*c+b^2)^(1/2)/(4*a*c-b^2)*x/(x^2+1/2*b/c+1/2*(-4*a*c+b^2)^(1/2)/c)+1/4/(-4*a*c+b^2)^(1/2)/(
4*a*c-b^2)/a*x/(x^2+1/2*b/c+1/2*(-4*a*c+b^2)^(1/2)/c)*b^2-1/4*c/(4*a*c-b^2)/a*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*
c)^(1/2)*arctan(2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*b-3*c^2/(-4*a*c+b^2)^(1/2)/(4*a*c-b^2)*2^(1/2)/(
(b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)+1/4*c/(-4*a*c+b^2)^(1/2)/
(4*a*c-b^2)/a*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x)*b^
2

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x^4+b*x^2+a)^2,x, algorithm="maxima")

[Out]

1/2*(b*c*x^3 + (b^2 - 2*a*c)*x)/((a*b^2*c - 4*a^2*c^2)*x^4 + a^2*b^2 - 4*a^3*c + (a*b^3 - 4*a^2*b*c)*x^2) + 1/
2*integrate((b*c*x^2 + b^2 - 6*a*c)/(c*x^4 + b*x^2 + a), x)/(a*b^2 - 4*a^2*c)

________________________________________________________________________________________

mupad [B]  time = 6.00, size = 6404, normalized size = 25.41

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a + b*x^2 + c*x^4)^2,x)

[Out]

((x*(2*a*c - b^2))/(2*a*(4*a*c - b^2)) - (b*c*x^3)/(2*a*(4*a*c - b^2)))/(a + b*x^2 + c*x^4) + atan(((((6144*a^
5*c^6 + 16*a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^
3*b^4*c + 48*a^4*b^2*c^2)) - (x*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 15
04*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6
- 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*(1024*a^5*
b*c^5 - 16*a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11
 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*
a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 128
0*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) + (x*(72*a^2*c^5 + b^4*c^3 - 14*a*b^2*c^4))/(2*(a
^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2
 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9
*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*1i -
(((6144*a^5*c^6 + 16*a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6 - 64*a^5*c
^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^
7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 409
6*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*
(1024*a^5*b*c^5 - 16*a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)
))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3
*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8
*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) - (x*(72*a^2*c^5 + b^4*c^3 - 14*a*b^2*c
^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a
^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12
+ 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(
1/2)*1i)/((((6144*a^5*c^6 + 16*a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6
- 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) - (x*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 +
288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*
b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5
)))^(1/2)*(1024*a^5*b*c^5 - 16*a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*
a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 38
40*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 2
40*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) + (x*(72*a^2*c^5 + b^4*c^3 -
14*a*b^2*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c
^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*
(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^
2*c^5)))^(1/2) + (((6144*a^5*c^6 + 16*a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a
^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b
*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(3
2*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*
b^2*c^5)))^(1/2)*(1024*a^5*b*c^5 - 16*a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c
^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c
^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^1
0*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) - (x*(72*a^2*c^5 + b^4
*c^3 - 14*a*b^2*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*
a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2
))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144
*a^8*b^2*c^5)))^(1/2) + (5*b^3*c^4 - 36*a*b*c^5)/(4*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2))))*
(-(b^11 + b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^
4 - 27*a*b^9*c - 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^
2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*2i + atan(((((6144*a^5*c^6 + 16*a*b^8*c^2
- 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*
c^2)) - (x*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840
*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240
*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*(1024*a^5*b*c^5 - 16*a^2*b^7*c^
2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2
)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*
a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*
a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) + (x*(72*a^2*c^5 + b^4*c^3 - 14*a*b^2*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 -
 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 +
 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c
+ 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*1i - (((6144*a^5*c^6 + 16*
a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 4
8*a^4*b^2*c^2)) + (x*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*
c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^
10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*(1024*a^5*b*c^5 - 16*
a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4
*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9
*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c
^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) - (x*(72*a^2*c^5 + b^4*c^3 - 14*a*b^2*c^4))/(2*(a^2*b^4 + 16
*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3
*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a
^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*1i)/((((6144*a^5
*c^6 + 16*a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6 - 64*a^5*c^3 - 12*a^3
*b^4*c + 48*a^4*b^2*c^2)) - (x*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 150
4*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 -
 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*(1024*a^5*b
*c^5 - 16*a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11
- b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a
*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280
*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) + (x*(72*a^2*c^5 + b^4*c^3 - 14*a*b^2*c^4))/(2*(a^
2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2
- 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*
c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) + (((6
144*a^5*c^6 + 16*a*b^8*c^2 - 288*a^2*b^6*c^3 + 1920*a^3*b^4*c^4 - 5632*a^4*b^2*c^5)/(8*(a^2*b^6 - 64*a^5*c^3 -
 12*a^3*b^4*c + 48*a^4*b^2*c^2)) + (x*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^
2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^
9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*(102
4*a^5*b*c^5 - 16*a^2*b^7*c^2 + 192*a^3*b^5*c^3 - 768*a^4*b^3*c^4))/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(
-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4
 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2
 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2) - (x*(72*a^2*c^5 + b^4*c^3 - 14*a*b^2*c^4))
/(2*(a^2*b^4 + 16*a^4*c^2 - 8*a^3*b^2*c)))*(-(b^11 - b^2*(-(4*a*c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b
^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 40
96*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3 + 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)
 + (5*b^3*c^4 - 36*a*b*c^5)/(4*(a^2*b^6 - 64*a^5*c^3 - 12*a^3*b^4*c + 48*a^4*b^2*c^2))))*(-(b^11 - b^2*(-(4*a*
c - b^2)^9)^(1/2) - 3840*a^5*b*c^5 + 288*a^2*b^7*c^2 - 1504*a^3*b^5*c^3 + 3840*a^4*b^3*c^4 - 27*a*b^9*c + 9*a*
c*(-(4*a*c - b^2)^9)^(1/2))/(32*(a^3*b^12 + 4096*a^9*c^6 - 24*a^4*b^10*c + 240*a^5*b^8*c^2 - 1280*a^6*b^6*c^3
+ 3840*a^7*b^4*c^4 - 6144*a^8*b^2*c^5)))^(1/2)*2i

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x**4+b*x**2+a)**2,x)

[Out]

Timed out

________________________________________________________________________________________